API for querying buffer objects.
The type passed in here should be the base type of a resource, i.e.
getType(resource.baseTypeId)
as decorations are set in the basic Block type.
The type passed in here must have these decorations set, or an exception is raised.
Only UBOs and SSBOs or sub-structs which are part of these buffer types will have these decorations set.
API for querying buffer objects. The type passed in here should be the base type of a resource, i.e. getType(resource.baseTypeId) as decorations are set in the basic Block type. The type passed in here must have these decorations set, or an exception is raised. Only UBOs and SSBOs or sub-structs which are part of these buffer types will have these decorations set.